home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7457 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  977 b 

  1. Path: inforamp.net!ts18-03
  2. From: rmorin@inforamp.net (Randy Charles Morin)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: I have a problem!!!
  5. Date: Fri, 23 Feb 96 11:41:51 GMT
  6. Organization: MiddleWorld SoftWare
  7. Message-ID: <4gk8rp$9qp@sam.inforamp.net>
  8. References: <4geh8e$6cm@harbinger.cc.monash.edu.au>
  9. NNTP-Posting-Host: ts18-03.tor.inforamp.net
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. In article <4geh8e$6cm@harbinger.cc.monash.edu.au>,
  13.    Janaka Subhawickrama <JSSUB1@MFS01.cc.monash.edu.au> wrote:
  14. >I've been using borland c++ 4.5 OWL.  I cannot get it working.  When I 
  15. >compile it, it gives me this error message saying
  16. >Linker Fatal: cannot open 'c0wl.obj'
  17. >But the problem is I've got no files named like c0wl.cpp or obj.  
  18.  
  19. This is the startup code.  The c0w?.obj are located in the borland 
  20. directories.   The file you refer to is the large model startup code.  The 
  21. error is likely that you did not install the files for compiling the large 
  22. memory model.
  23.  
  24. Agrivar
  25.